home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
PredatorPrey
/
calc_activate.h
< prev
next >
Wrap
Text File
|
1996-06-22
|
168b
|
10 lines
/* calc_activate.h */
#ifndef __CAC__
#define __CAC__
void do_activate (WindowPtr wPtr, Boolean is_activate);
void activate_seg (void);
#endif /* __CAC__ */